MANAGED API NOTES:
INITIAL BETA RELEASE: 8/17/11

HoundSharp.dll is built under Visual C# 2008, as a managed class.  Add it as a reference to your .net 3.5 or 4.0 application.
A demo application is included, with slow sweep, fast sweep, and measurement receiver functions.

The DLL must be able to find and launch HOUND2PIPE to collect data from the Signal Hound.  
It is easiest to put the executable in your project's application folder.

See the API manual for function descriptions.  Not all functions are implemented.





